home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / utilities / time / dclock16.lha / DClock16 / src / README < prev    next >
Encoding:
Text File  |  1995-03-05  |  381 b   |  12 lines

  1. This code compiles under MaxonC++ V1.1. If you use another
  2. compiler you will have to make some adjustments so that the
  3. two child tasks will work correctly. You might probably have
  4. to turn off stack checking and use the __interrupt or
  5. __saveds keywords at the appropriate places. You might
  6. also have to change some include-filenames, i.e. <clib/...>
  7. to <proto/...>
  8.  
  9. Have fun,
  10. Karl
  11.  
  12.